home *** CD-ROM | disk | FTP | other *** search
/ Nebula 2 / Nebula Two.iso / SourceCode / MiscKit1.7.1 / MiscKit / Source / MiscGISKit / Makefile < prev    next >
Makefile  |  1995-07-20  |  1KB  |  45 lines

  1. #
  2. # Generated by the NeXT Project Builder.
  3. #
  4. # NOTE: Do NOT change this file -- Project Builder maintains it.
  5. #
  6. # Put all of your customizations in files called Makefile.preamble
  7. # and Makefile.postamble (both optional), and Makefile will include them.
  8. #
  9.  
  10. NAME = MiscGIS
  11.  
  12. PROJECTVERSION = 1.1
  13. LANGUAGE = English
  14.  
  15. CLASSES = MiscCartesianCoord.m MiscCoord.m MiscCoordConverter.m\
  16.           MiscCylindricalCoord.m MiscIrelandCoordConverter.m\
  17.           MiscIrelandOldUTMCoord.m MiscIrelandUTMCoord.m MiscMathCoord.m\
  18.           MiscMathCoordConverter.m MiscPlanetCoordConverter.m\
  19.           MiscSphericalCoord.m MiscUKUTMCoord.m MiscUTMConstants.m\
  20.           MiscUTMCoord.m MiscWorldCoord.m MiscZoneUTMCoord.m
  21.  
  22. OTHERSRCS = Makefile.preamble Makefile Makefile.postamble
  23.  
  24.  
  25. MAKEFILEDIR = /NextDeveloper/Makefiles/app
  26. MAKEFILE = tool.make
  27. INSTALLDIR = /LocalDeveloper/Libraries
  28. INSTALLFLAGS = -c -s -m 755
  29. SOURCEMODE = 444
  30.  
  31. LIBS = 
  32. DEBUG_LIBS = $(LIBS)
  33. PROF_LIBS = $(LIBS)
  34.  
  35.  
  36.  
  37.  
  38. -include Makefile.preamble
  39.  
  40. include $(MAKEFILEDIR)/$(MAKEFILE)
  41.  
  42. -include Makefile.postamble
  43.  
  44. -include Makefile.dependencies
  45.